home *** CD-ROM | disk | FTP | other *** search
/ Dark Star 2 / Dark_Star_02_1995_-_de_Side_B.d64 / wb 2 (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  850b  |  29 lines

  1. 5 poke792,207:poke793,2
  2. 10 ifpeek(49920)=131then120
  3. 15 ifpeek(49153)=187then115
  4. 20 ifpeek(25599)=186thensys16320:goto110
  5. 25 print"[147]":poke53281,0:poke53280,2
  6. 30 printtab(13);"[129]  war games  [146]"
  7. 32 printtab(17);"v2.2"
  8. 35 printtab(7);"[158]compiled and rewritten by:"
  9. 40 printtab(14);"r. c. davis"
  10. 45 printtab(16);"11,1,84"
  11. 50 print"[154]    this disk is o.k. to copy"
  12. 55 print
  13. 60 print"    if you have any ideas on how to"
  14. 65 print" improve these games,or any suggestions"
  15. 70 print"     at all, please contact me at:"
  16. 75 printtab(13);"[158]r. c. davis"
  17. 80 printtab(13);"rrt. 5"
  18. 85 printtab(13);"dixon, ill.  61021"
  19. 90 printtab(13);"815 288-6412"
  20. 95 print"        sub programs now loading"
  21. 100 load"title",8,1
  22. 110 load"sam",8,1
  23. 115 load"dis",8,1
  24. 120 poke743,0:poke744,48:poke746,123:poke747,2:poke749,55:poke751,124:poke752,2
  25. 130 poke754,13:poke756,125:poke757,2:poke758,169:poke792,167:poke793,2
  26. 140 print"[144]load";chr$(34);"war games";chr$(34);",8,1"
  27. 150 poke631,19:poke632,13:poke633,82:poke634,117:poke635,58:poke636,13
  28. 160 poke198,6:end
  29.